projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a9af85
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Sun, 30 Aug 2009 04:50:49 +0000
(
04:50
+0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Sun, 30 Aug 2009 04:50:49 +0000
(
04:50
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 171319d59f8f0f099d096225a3ed16c97a144678..814f7f7b1609b245ce3b089e55345134abcaa004 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2009-08-30 Nick Roberts <nickrob@snap.net.nz>
+
+ * process.c (wait_reading_process_output): Keep the descriptor
+ when pty is used by a non-child process, e.g., in I/O buffer of
+ GDB this allows inferior to be restarted.
+
2009-08-29 Eli Zaretskii <eliz@gnu.org>
* xdisp.c (redisplay_internal): Remove redundant test and collapse